From: Kim F. Storm Date: Tue, 22 Jun 2004 14:47:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21871 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a096801e4192c3a48a195601606e73577060a291;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 28cd3e8abfa..7571292f8da 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2004-06-22 Kim F. Storm + * fns.c (Fmapcar, Fmapconcat): GCPRO the args array. + * lisp.h (struct Lisp_Save_Value): New member dogc. (SAFE_ALLOCA_LISP): Change second arg to number of elements. Set dogc member in Lisp_Save_Value object so it will be GC'ed.